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