Struct ActiveFields.All
Namespace: Data.Util
Syntax
public struct All : IActiveFieldsSet, KeywordDependentCollection.ISet<IActiveFields>
Properties
instanceCount
Declaration
public int instanceCount { get; }
Property Value
Type | Description |
---|---|
Int32 |
Implements
instances
Declaration
public IEnumerable<IActiveFields> instances { get; }
Property Value
Type | Description |
---|---|
IEnumerable<IActiveFields> |
Implements
Methods
AddAll(String)
Declaration
public void AddAll(string field)
Parameters
Type | Name | Description |
---|---|---|
String | field |