Get the owner of the collection
Namespace: Cartella.InterfacesAssembly: CartellaData (in CartellaData.dll) Version: 4.1.0.171 (4.1.0.171)
Syntax
| C# |
|---|
TOwner CollectionOwner { get; } |
| Visual Basic |
|---|
ReadOnly Property CollectionOwner As TOwner Get |
| Visual C++ |
|---|
property TOwner CollectionOwner { TOwner get (); } |