[Missing <summary> documentation for "P:DXMLBase.Gcv.GCDNValue.Delims"]
Namespace: DXMLBase.GcvAssembly: DXMLBase (in DXMLBase.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic virtual string Delims { get; }
Public Overridable ReadOnly Property Delims As String
Get
public:
virtual property String^ Delims {
String^ get ();
}
abstract Delims : string with get
override Delims : string with get
Property Value
Type:
String
See Also