|
FieldLengthAttributeLength Property |
Namespace: DrawerBackup.Native.Data.AttributesAssembly: DrawerBackup.Data.Attributes (in DrawerBackup.Data.Attributes.dll) Version: 0.0.1.1 (0.0.1.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
Type:
Int32
See Also