NameResolutionCollection.Count 属性

定义

获取 NameResolution 对象的总数。

public:
 property int Count { int get(); };
public int Count { get; }
Public ReadOnly Property Count As Integer

属性值

NameResolution 对象的数目。

适用于