public IHashNode Node { get; }
Public ReadOnly Property Node As IHashNode Get
public: property IHashNode^ Node { IHashNode^ get (); }
member Node : IHashNode with get
In This Article