|
IBuilderElementOrientationWriterReader Property
|
Gets a reader for the data structure, clear the internal data.
Namespace:
Karamba.Elements
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
SyntaxIBuilderElementOrientation Reader { get; }
ReadOnly Property Reader As IBuilderElementOrientation
Get
property IBuilderElementOrientation^ Reader {
IBuilderElementOrientation^ get ();
}
abstract Reader : IBuilderElementOrientation with get
Property Value
Type:
IBuilderElementOrientation
See Also