메소드 | 설명 | |
---|---|---|
IsNullOrEmpty ( |
Determines whether this string is null or empty.
|
|
NSPinnedString ( String value ) : |
Returns an retained instance of NSString.
|
|
ToString ( ) : String |
Returns a
|
|
operator ( ) : |
Implements the operator +.
|
|
this ( uint index ) : Char |
Gets the System.Char at the specified index.
|
public static IsNullOrEmpty ( |
||
@string | ||
리턴 | bool |
public static NSPinnedString ( String value ) : |
||
value | String | |
리턴 |