Property | Type | Description |
---|
Method | Description | |
---|---|---|
Equals ( ISection other ) : bool |
Indicates whether the current object is equal to another object of the same type.
|
|
Equals ( |
|
|
Equals ( object obj ) : bool |
|
|
GetHashCode ( ) : int |
|
|
Section ( ) : System |
|
|
Section ( ISectionID sectionId ) : System |
|
|
Section ( string sectionId ) : System |
|
|
ToString ( ) : string |
Returns a T:System.String that represents the current T:System.Object.
|
|
operator ( ) : bool |
|
public Equals ( ISection other ) : bool | ||
other | ISection | An object to compare with this object. |
return | bool |
public Section ( ISectionID sectionId ) : System | ||
sectionId | ISectionID | |
return | System |