 | IMemberSpanElementSection Property |
Namespace:
TSD.API.Remoting.StructureAssembly:
TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116
SyntaxIReadOnlyProperty<IElementSection> ElementSection { get; }
ReadOnly Property ElementSection As IReadOnlyProperty(Of IElementSection)
Get
property IReadOnlyProperty<IElementSection^>^ ElementSection {
IReadOnlyProperty<IElementSection^>^ get ();
}
abstract ElementSection : IReadOnlyProperty<IElementSection> with get
Property Value
Type:
IReadOnlyPropertyIElementSection
See Also