public List<CodeBlock> Idents { get; }
Public ReadOnly Property Idents As List(Of CodeBlock) Get
public: property List<CodeBlock^>^ Idents { List<CodeBlock^>^ get (); }
member Idents : List<CodeBlock> with get
In This Article