  | NewOptionsLength Property | 
Linkar Framework for .NET and Core
            Length of the code to create. It must be bigger than 0.
            
Namespace: Linkar.FunctionsAssembly: Linkar.Functions (in Linkar.Functions.dll) Version: 2.3.1
Syntaxpublic int Length { get; }Public ReadOnly Property Length As Integer
	Get
public:
property int Length {
	int get ();
}member Length : int with get
Property Value
Int32
See Also