Show / Hide Table of Contents

Property Item

| Improve this Doc View Source

Item[Int32]

Gets the view element at specified flow index.

Declaration
public T this[int flowIndex] { get; }
Parameters
Type Name Description
System.Int32 flowIndex

The flow index.

Property Value
Type Description
T

The view element.

  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest