[EditorBrowsableAttribute(EditorBrowsableState.Never)] public override sealed DataFormat DataFormat { get; }
<EditorBrowsableAttribute(EditorBrowsableState.Never)> Public Overrides NotOverridable ReadOnly Property DataFormat As DataFormat Get
public: [EditorBrowsableAttribute(EditorBrowsableState::Never)] virtual property DataFormat DataFormat { DataFormat get () override sealed; }
[<EditorBrowsableAttribute(EditorBrowsableState.Never)>] abstract DataFormat : DataFormat with get [<EditorBrowsableAttribute(EditorBrowsableState.Never)>] override DataFormat : DataFormat with get
function get_DataFormat();
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.