GCStructuredValueTemplateMaxCount Property |
[Missing <summary> documentation for "P:DXMLBase.Gcv.GCStructuredValue.Template.MaxCount"]
Namespace: DXMLBase.GcvAssembly: DXMLBase (in DXMLBase.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic virtual int MaxCount { get; set; }
Public Overridable Property MaxCount As Integer
Get
Set
public:
virtual property int MaxCount {
int get ();
void set (int value);
}
abstract MaxCount : int with get, set
override MaxCount : int with get, set
Property Value
Type:
Int32
See Also