XFileData.NumberChildren Property |
Language: |
Retrieves the number of children in this file data object.
Visual Basic Public ReadOnly Property NumberChildren As Integer C# public int NumberChildren { get; } C++ public:
property int NumberChildren {
int get();
}JScript public function get NumberChildren() : int
System.Int32
This property is read-only.
The number of children in this file data object.
Exception GraphicsException.ErrorCode Cause GraphicsException XFileErrorCodes.BadValue A variable is outside its expected range; typically returned when an object is invalid.
Send comments about this topic to Microsoft. © Microsoft Corporation. All rights reserved.
Feedback? Please provide us with your comments on this topic.