Class MemberOf
Definition
- Namespace:
- ElmSharp.Accessible
- Assembly:
- ElmSharp.dll
To define the member relationship for an accessible object.
C#Copypublic class MemberOf : IAccessibleRelation
- Inheritance
-
objectMemberOf
- Implements
Properties
Declaration
C#Copypublic AccessibleObject Target { get; set; }
Property Value
Type | Description |
---|---|
AccessibleObject |
Declaration
C#Copypublic int Type { get; }
Property Value
Type | Description |
---|---|
int |