Partilhar via


FieldList.Fields Property

Definition

public:
 property System::Collections::Generic::List<int> ^ Fields { System::Collections::Generic::List<int> ^ get(); };
public System.Collections.Generic.List<int> Fields { get; }
member this.Fields : System.Collections.Generic.List<int>
Public ReadOnly Property Fields As List(Of Integer)

Property Value

Applies to