Reflection
IsNoCharacter Property


No character exists at this position.
Syntax
'Declaration
 
ReadOnly Property IsNoCharacter As Boolean
'Usage
 
Dim instance As IScreenCharacter
Dim value As Boolean
 
value = instance.IsNoCharacter
bool IsNoCharacter {get;}
See Also