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