public NALocatorFeatureAgent( string name, string whereClause, bool usesSubType, int subTypeCode, int snapType )
Public Function New( _ ByVal name As String, _ Optional ByVal whereClause As String, _ Optional ByVal usesSubType As Boolean, _ Optional ByVal subTypeCode As Integer, _ Optional ByVal snapType As Integer _ )
Parameters
- name
- Name
- whereClause
- Where clause
- usesSubType
- A boolean indicating whether to use a subtypes
- subTypeCode
- The subtype code if used
- snapType
- Indicates whether the class associated with this agent is locatable (non-zero) or not-locatable (zero)