PickManagerBase Methods
For internal use.Name | Description |
---|---|
AreContainDummyNode(IList) | For internal use. |
ContainsDummyNode(IList) static | For internal use. |
Equals(Object, Object) static | Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals(Object) | Determines whether the specified object is equal to the current object. Inherited from Object. |
FillContent(IList, IList, Boolean) | For internal use. |
FillContent(IList, Collection<Pair<Object, String>>, Boolean) | For internal use. |
FillNodes(Object, String, IList) | For internal use. |
FindDataMemberNode(IList, Object, String) | For internal use. |
FindDataMemberNode(IList, String, Action<INode>) | For internal use. |
FindDataMemberNode(IList, String) | For internal use. |
FindNoneNode(IList) | For internal use. |
FindSourceNode(IList, Object) | For internal use. |
GetDataSourceName(Object, String, IPropertiesProvider, EventHandler<GetDataSourceDisplayNameEventArgs>) | For internal use. |
GetDataSourceNode(INode) | For internal use. |
GetHashCode() | Serves as the default hash function. Inherited from Object. |
GetType() | Gets the Type of the current instance. Inherited from Object. |
MemberwiseClone() protected | Creates a shallow copy of the current Object. Inherited from Object. |
OnNodeExpand(Object, INode) | For internal use. |
ReferenceEquals(Object, Object) static | Determines whether the specified Object instances are the same instance. Inherited from Object. |
ToString() | Returns a string that represents the current object. Inherited from Object. |
See Also