IList<Guid> NodeIDs { get; set; }
Property NodeIDs As IList(Of Guid) Get Set
property IList<Guid>^ NodeIDs { IList<Guid>^ get (); void set (IList<Guid>^ value); }
abstract NodeIDs : IList<Guid> with get, set
In This Article