[NotNullAttribute]
public EndCollectionNode EndNode { get; }<NotNullAttribute>
Public ReadOnly Property EndNode As EndCollectionNode
Getpublic:
[NotNullAttribute]
property EndCollectionNode^ EndNode {
EndCollectionNode^ get ();
}[<NotNullAttribute>]
member EndNode : EndCollectionNode with get