[This is preliminary documentation and is subject to change.]
Returns number of child attribute nodes
Namespace: NFX.EnvironmentAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public int AttrCount { get; }
public int AttrCount { get; }
Public ReadOnly Property AttrCount As Integer
Get
Public ReadOnly Property AttrCount As Integer
Get
public:
virtual property int AttrCount {
int get () sealed;
}
public:
virtual property int AttrCount {
int get () sealed;
}
abstract AttrCount : int with get
override AttrCount : int with get
abstract AttrCount : int with get
override AttrCount : int with get
Property Value
Type:
Int32Implements
IConfigSectionNode AttrCount