Find out if given type is allowed to be child of this object.
Namespace: Cartella.InterfacesAssembly: CartellaData (in CartellaData.dll) Version: 4.1.0.171 (4.1.0.171)
Syntax
C# |
---|
bool AllowChildType( Type childType ) |
Visual Basic |
---|
Function AllowChildType ( _ childType As Type _ ) As Boolean |
Visual C++ |
---|
bool AllowChildType( Type^ childType ) |
Parameters
- childType
- Type: System..::..Type
Type of object