Class ActiveFields
Inheritance
KeywordDependentCollection<HashSet<String>, ActiveFields.All, ActiveFields.AllPermutations, ActiveFields.ForPermutationIndex, ActiveFields.Base, IActiveFields, IActiveFieldsSet>
ActiveFields
Inherited Members
Namespace: Data.Util
Syntax
public sealed class ActiveFields : KeywordDependentCollection<HashSet<string>, ActiveFields.All, ActiveFields.AllPermutations, ActiveFields.ForPermutationIndex, ActiveFields.Base, IActiveFields, IActiveFieldsSet>
Methods
CreateAllPermutationsSmartPointer()
Declaration
protected override ActiveFields.AllPermutations CreateAllPermutationsSmartPointer()
Returns
Type | Description |
---|---|
ActiveFields.AllPermutations |
Overrides
Data.Util.KeywordDependentCollection<System.Collections.Generic.HashSet<System.String>, Data.Util.ActiveFields.All, Data.Util.ActiveFields.AllPermutations, Data.Util.ActiveFields.ForPermutationIndex, Data.Util.ActiveFields.Base, Data.Util.IActiveFields, Data.Util.IActiveFieldsSet>.CreateAllPermutationsSmartPointer()
CreateAllSmartPointer()
Declaration
protected override ActiveFields.All CreateAllSmartPointer()
Returns
Type | Description |
---|---|
ActiveFields.All |
Overrides
Data.Util.KeywordDependentCollection<System.Collections.Generic.HashSet<System.String>, Data.Util.ActiveFields.All, Data.Util.ActiveFields.AllPermutations, Data.Util.ActiveFields.ForPermutationIndex, Data.Util.ActiveFields.Base, Data.Util.IActiveFields, Data.Util.IActiveFieldsSet>.CreateAllSmartPointer()
CreateBaseSmartPointer()
Declaration
protected override ActiveFields.Base CreateBaseSmartPointer()
Returns
Type | Description |
---|---|
ActiveFields.Base |
Overrides
Data.Util.KeywordDependentCollection<System.Collections.Generic.HashSet<System.String>, Data.Util.ActiveFields.All, Data.Util.ActiveFields.AllPermutations, Data.Util.ActiveFields.ForPermutationIndex, Data.Util.ActiveFields.Base, Data.Util.IActiveFields, Data.Util.IActiveFieldsSet>.CreateBaseSmartPointer()
CreateForPermutationSmartPointer(Int32)
Declaration
protected override ActiveFields.ForPermutationIndex CreateForPermutationSmartPointer(int index)
Parameters
Type | Name | Description |
---|---|---|
Int32 | index |
Returns
Type | Description |
---|---|
ActiveFields.ForPermutationIndex |
Overrides
Data.Util.KeywordDependentCollection<System.Collections.Generic.HashSet<System.String>, Data.Util.ActiveFields.All, Data.Util.ActiveFields.AllPermutations, Data.Util.ActiveFields.ForPermutationIndex, Data.Util.ActiveFields.Base, Data.Util.IActiveFields, Data.Util.IActiveFieldsSet>.CreateForPermutationSmartPointer(System.Int32)