Bridge

Delegate..::..Length Property

Namespace:  System
Assembly:  Bridge (in Bridge.dll)

Syntax


[TemplateAttribute]
public int Length { get; }
<TemplateAttribute> _
Public ReadOnly Property Length As Integer
	Get
[TemplateAttribute]
public:
property int^ Length {
	int^ get ();
}