Click or drag to resize
GCListisNameAllowed Method

[Missing <summary> documentation for "M:DXMLBase.Gcv.GCList.isNameAllowed(System.String)"]

Namespace: DXMLBase.Gcv
Assembly: DXMLBase (in DXMLBase.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public virtual bool isNameAllowed(
	string name
)

Parameters

name
Type: SystemString

[Missing <param name="name"/> documentation for "M:DXMLBase.Gcv.GCList.isNameAllowed(System.String)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:DXMLBase.Gcv.GCList.isNameAllowed(System.String)"]

Implements

IGCOwnerisNameAllowed(String)
See Also