[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "P:MultiArchive.SDK.ServiceUtils.ComponentWrapper.NumberOfSubComponents"]
Namespace: MultiArchive.SDK.ServiceUtils
Assembly: MultiArchive.SDK (in MultiArchive.SDK.dll) Version: 1.2.30.413 (1.2.30.413)
Syntax
| C# |
|---|
public int NumberOfSubComponents { get; } |
| Visual Basic |
|---|
Public ReadOnly Property NumberOfSubComponents As Integer
Get |
| Visual C++ |
|---|
public:
property int NumberOfSubComponents {
int get ();
} |
Property Value
Type:
Int32
See Also