NameResolutionCollection.Count Property

Definition

Gets the total number of NameResolution objects.

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

Property Value

The number of NameResolution objects.

Applies to