Bitmap for WPF
DXUtil クラス メソッド

C1.WPF.DX.4.5.2 アセンブリ > C1.Util.DX 名前空間 : DXUtil クラス

このクラスのメンバの一覧は、DXUtilメンバを参照してください。

パブリック メソッド
 名前解説
Public メソッドstatic (Shared in Visual Basic)Allocate an aligned memory buffer and clear it with a specified value (0 by default).  
Public メソッドstatic (Shared in Visual Basic)Allocate an aligned memory buffer.  
Public メソッドstatic (Shared in Visual Basic)Test if there is an element in this enumeration.  
Public メソッドstatic (Shared in Visual Basic)Creates an Array of count elements with the given value.  
Public メソッドstatic (Shared in Visual Basic)Builds a fast property getter from a type and a property info.  
Public メソッドstatic (Shared in Visual Basic)Builds a fast property setter from a type and a property info.  
Public メソッドstatic (Shared in Visual Basic)オーバーロードされます。 Clamps the specified value.  
Public メソッドstatic (Shared in Visual Basic)Clears the memory.  
Public メソッドstatic (Shared in Visual Basic)Compares two collection, element by elements.  
Public メソッドstatic (Shared in Visual Basic)Compares two block of memory.  
Public メソッドstatic (Shared in Visual Basic)Converts Boolarray to bool array.  
Public メソッドstatic (Shared in Visual Basic)Native memcpy.  
Public メソッドstatic (Shared in Visual Basic)Safely dispose a referencem if not null, and set it to null after dispose.  
Public メソッドstatic (Shared in Visual Basic)Selects distinct elements from an enumeration.  
Public メソッドstatic (Shared in Visual Basic)Releases native pointers to already disposed shadow objects.  
Public メソッドstatic (Shared in Visual Basic)Allocate an aligned memory buffer.  
Public メソッドstatic (Shared in Visual Basic)Gets the custom attribute.  
Public メソッドstatic (Shared in Visual Basic)Gets the custom attributes.  
Public メソッドstatic (Shared in Visual Basic)Gets the System.Guidfrom a type.  
Public メソッドstatic (Shared in Visual Basic)Determines whether fromType can be assigned to toType.  
Public メソッドstatic (Shared in Visual Basic)Determines whether the specified type to test is an enum.  
Public メソッドstatic (Shared in Visual Basic)Determines whether the specified value is close to one (1.0f).  
Public メソッドstatic (Shared in Visual Basic)Determines whether the specified type to test is a value type.  
Public メソッドstatic (Shared in Visual Basic)Determines whether the specified value is close to zero (0.0f).  
Public メソッドstatic (Shared in Visual Basic)String helper join method to display an enumrable of object as a single string.  
Public メソッドstatic (Shared in Visual Basic)オーバーロードされます。 Interpolates between two values using a linear function by a given amount.  
Public メソッドstatic (Shared in Visual Basic)Checks if a and b are almost equals, taking into account the magnitude of floating point numbers. See Remarks. See remarks.  
Public メソッドstatic (Shared in Visual Basic)オーバーロードされます。 Pins the specified source and call an action with the pinned pointer.  
Public メソッドstatic (Shared in Visual Basic)Converts a pointer to a null-terminating string up to maxLength characters to a .Net string.  
Public メソッドstatic (Shared in Visual Basic)オーバーロードされます。 Reads the specified T data from a memory location.  
Public メソッドstatic (Shared in Visual Basic)Reads the specified T data from a memory location.  
Public メソッドstatic (Shared in Visual Basic)Reads the specified T data from a memory location.  
Public メソッドstatic (Shared in Visual Basic)Read stream to a byte[] buffer.  
Public メソッドstatic (Shared in Visual Basic)Select elements from an enumeration.  
Public メソッドstatic (Shared in Visual Basic)オーバーロードされます。 Return the sizeof a struct from a CLR. Equivalent to sizeof operator but works on generics too.  
Public メソッドstatic (Shared in Visual Basic)Suspends the current thread.  
Public メソッドstatic (Shared in Visual Basic)Copies the contents of a managed String into unmanaged memory, converting into ANSI format as it copies.  
Public メソッドstatic (Shared in Visual Basic)Copies the contents of a managed String into unmanaged memory.  
Public メソッドstatic (Shared in Visual Basic)Transforms an System.Collections.Generic.IEnumerable`1to an array of T.  
Public メソッドstatic (Shared in Visual Basic)  
Public メソッドstatic (Shared in Visual Basic)Checks if a - b are almost equals within a float epsilon.  
Public メソッドstatic (Shared in Visual Basic)オーバーロードされます。 Writes the specified T data to a memory location.  
Public メソッドstatic (Shared in Visual Basic)Writes the specified T data to a memory location.  
トップ
参照

DXUtil クラス
C1.Util.DX 名前空間