TargetCollectionEdited Property (SelectFromListScene)
In This Topic
Gets the reference to the edited copy of the target collection.
Syntax
'Declaration
Public ReadOnly Property TargetCollectionEdited As IList
public IList TargetCollectionEdited {get;}
See Also