[EditorBrowsableAttribute(EditorBrowsableState.Never)] public override void SetLength( long value )
<EditorBrowsableAttribute(EditorBrowsableState.Never)> Public Overrides Sub SetLength ( value As Long )
public: [EditorBrowsableAttribute(EditorBrowsableState::Never)] virtual void SetLength( long long value ) override
[<EditorBrowsableAttribute(EditorBrowsableState.Never)>] abstract SetLength : value : int64 -> unit [<EditorBrowsableAttribute(EditorBrowsableState.Never)>] override SetLength : value : int64 -> unit
function SetLength(value);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.