IList<Object> Targets { get; }
ReadOnly Property Targets As IList(Of Object) Get
property IList<Object^>^ Targets { IList<Object^>^ get (); }
abstract Targets : IList<Object> with get
In This Article