Enum NetMapping
The net mapping enum.
Namespace: Platform.Data.Triplets
Assembly: Platform.Data.Triplets.dll
Syntax
public enum NetMapping : long
Fields
| Name | Description |
|---|---|
| Alphabet | The alphabet net mapping.
|
| And | The and net mapping.
|
| Case | The case net mapping.
|
| Character | The character net mapping.
|
| Code | The code net mapping.
|
| ContainedBy | The contained by net mapping.
|
| Contains | The contains net mapping.
|
| Content | The content net mapping.
|
| Empty | The empty net mapping.
|
| EmptyContent | The empty content net mapping.
|
| Group | The group net mapping.
|
| Has | The has net mapping.
|
| IsA | The is net mapping.
|
| IsNotA | The is not net mapping.
|
| Letter | The letter net mapping.
|
| Link | The link net mapping.
|
| Lower | The lower net mapping.
|
| LowerCase | The lower case net mapping.
|
| Name | The name net mapping.
|
| Of | The of net mapping.
|
| One | The one net mapping.
|
| ParsedFrom | The parsed from net mapping.
|
| Path | The path net mapping.
|
| Set | The set net mapping.
|
| String | The string net mapping.
|
| Sum | The sum net mapping.
|
| Text | The text net mapping.
|
| ThatConsistsOf | The that consists of net mapping.
|
| ThatHas | The that has net mapping.
|
| ThatIs | The that is net mapping.
|
| ThatIsAfter | The that is after net mapping.
|
| ThatIsBefore | The that is before net mapping.
|
| ThatIsBetween | The that is between net mapping.
|
| ThatIsRepresentedBy | The that is represented by net mapping.
|
| Thing | The thing net mapping.
|
| Upper | The upper net mapping.
|
| UpperCase | The upper case net mapping.
|
| Zero | The zero net mapping.
|