ConsistentHashingTNodes Property |
实际节点
Namespace: AdfAssembly: Adf (in Adf.dll) Version: 4.1.5549.27750
Syntax public T[] Nodes { get; }
Public ReadOnly Property Nodes As T()
Get
public:
property array<T>^ Nodes {
array<T>^ get ();
}
member Nodes : 'T[] with get
Property Value
Type:
TSee Also