public IList ActiveNodes { get; }
Public ReadOnly Property ActiveNodes As IList Get
public: property IList^ ActiveNodes { IList^ get (); }
member ActiveNodes : IList with get
In This Article