public CollectionNode Collection { get; }Public ReadOnly Property Collection As CollectionNode
Getpublic:
virtual property CollectionNode^ Collection {
CollectionNode^ get () sealed;
}abstract Collection : CollectionNode with get
override Collection : CollectionNode with get