Click or drag to resize
GCValueconstructHeader Method

[Missing <summary> documentation for "M:DXMLBase.Gcv.GCValue.constructHeader(System.String,DXMLBase.Gcv.IGCOwner)"]

Namespace: DXMLBase.Gcv
Assembly: DXMLBase (in DXMLBase.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static GCValue constructHeader(
	string displayName,
	IGCOwner owner
)

Parameters

displayName
Type: SystemString

[Missing <param name="displayName"/> documentation for "M:DXMLBase.Gcv.GCValue.constructHeader(System.String,DXMLBase.Gcv.IGCOwner)"]

owner
Type: DXMLBase.GcvIGCOwner

[Missing <param name="owner"/> documentation for "M:DXMLBase.Gcv.GCValue.constructHeader(System.String,DXMLBase.Gcv.IGCOwner)"]

Return Value

Type: GCValue

[Missing <returns> documentation for "M:DXMLBase.Gcv.GCValue.constructHeader(System.String,DXMLBase.Gcv.IGCOwner)"]

See Also