Click or drag to resize
GCListcheckAllowedType Method

[Missing <summary> documentation for "M:DXMLBase.Gcv.GCList.checkAllowedType(DXMLBase.Gcv.GCValue.ValueType)"]

Namespace: DXMLBase.Gcv
Assembly: DXMLBase (in DXMLBase.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public virtual bool checkAllowedType(
	GCValueValueType type
)

Parameters

type
Type: DXMLBase.GcvGCValueValueType

[Missing <param name="type"/> documentation for "M:DXMLBase.Gcv.GCList.checkAllowedType(DXMLBase.Gcv.GCValue.ValueType)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:DXMLBase.Gcv.GCList.checkAllowedType(DXMLBase.Gcv.GCValue.ValueType)"]

Implements

IGCOwnercheckAllowedType(GCValueValueType)
See Also