This document is archived and information here might be outdated. Recommended version. |
Number of restriction network attributes currently applied to the NetworkForwardStar object.
[Visual Basic .NET]
Public ReadOnly Property RestrictionAttributeCount As Integer
[C#]
public int RestrictionAttributeCount {get;}
[C++]
HRESULT get_RestrictionAttributeCount(
System.Int32* Count
);
[C++] Parameters Count [out, retval]
Count is a parameter of type long*
RestrictionAttributeCount retrieves the number of restriction attributes that have been applied to the NetworkForwardStar object. This count can be used to set up an iteration of the applied restriction attributes.