Namespace: Composite.Core.Implementation
Assembly: Composite (in Composite.dll) Version: 5.3.6135.33083

Syntax

C#
public virtual long Length { get; }
Visual Basic
Public Overridable ReadOnly Property Length As Long
	Get
Visual C++
public:
virtual property long long Length {
	long long get ();
}

See Also