DotNetNuke 5.2
The LogInfoArray type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| LogInfoArray | Initializes a new instance of the LogInfoArray class |
Methods
| Name | Description | |
|---|---|---|
| Add | ||
| Clear | ||
| Contains | ||
| CopyTo | ||
| Equals | (Inherited from Object.) | |
| Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
| GetEnumerator | Overloaded. | |
| GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetItem | ||
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| IndexOf | ||
| Insert | ||
| MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| Remove | ||
| RemoveAt | ||
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| Count | ||
| IsFixedSize | ||
| IsReadOnly | ||
| IsSynchronized | ||
| Item | ||
| SyncRoot |